Home
last modified time | relevance | path

Searched defs:LiveSession (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h43 struct LiveSession : public AHandler { struct
44 enum Flags {
71 LiveSession( argument
119 virtual ~LiveSession(); argument
126 enum {
139 static const int64_t kUpSwitchMarkUs;
140 static const int64_t kDownSwitchMarkUs;
141 static const int64_t kUpSwitchMarginUs;
142 static const int64_t kResumeThresholdUs;
145 BufferingSettings mBufferingSettings;
[all …]
H A DLiveSession.cpp276 LiveSession::LiveSession( in LiveSession() function in android::LiveSession
/aosp_15_r20/external/google-cloud-java/java-video-stitcher/proto-google-cloud-video-stitcher-v1/src/main/java/com/google/cloud/video/stitcher/v1/
H A DLiveSession.java30 public final class LiveSession extends com.google.protobuf.GeneratedMessageV3 class
36 private LiveSession(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in LiveSession() method in LiveSession
40 private LiveSession() { in LiveSession() method in LiveSession
/aosp_15_r20/external/googleapis/google/cloud/video/stitcher/v1/
H A Dsessions.proto141 message LiveSession { message
/aosp_15_r20/external/google-cloud-java/java-video-stitcher/proto-google-cloud-video-stitcher-v1/src/main/proto/google/cloud/video/stitcher/v1/
H A Dsessions.proto130 message LiveSession { message