FMIceLinkH264ProfileIop Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkH264ProfileIop.h FMIceLinkH264ProfileIop.m |
– constraintSet0
true if [constraint set0]; otherwise, false.
- (bool)constraintSet0Discussion
true if [constraint set0]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h
– constraintSet1
true if [constraint set1]; otherwise, false.
- (bool)constraintSet1Discussion
true if [constraint set1]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h
– constraintSet2
true if [constraint set2]; otherwise, false.
- (bool)constraintSet2Discussion
true if [constraint set2]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h
– dataBuffer
- (FMIceLinkDataBuffer *)dataBufferDiscussion
Declared In
FMIceLinkH264ProfileIop.h
– initWithProfileIop:
- (instancetype)initWithProfileIop:(uint8_t)profileIopParameters
profileIop |
The profile IOP. |
|---|
Discussion
Declared In
FMIceLinkH264ProfileIop.h
+ profileIop:
+ (FMIceLinkH264ProfileIop *)profileIop:(uint8_t)profileIopParameters
profileIop |
The profile IOP. |
|---|
Discussion
Declared In
FMIceLinkH264ProfileIop.h
– setConstraintSet0:
true if [constraint set0]; otherwise, false.
- (void)setConstraintSet0:(bool)valueDiscussion
true if [constraint set0]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h
– setConstraintSet1:
true if [constraint set1]; otherwise, false.
- (void)setConstraintSet1:(bool)valueDiscussion
true if [constraint set1]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h
– setConstraintSet2:
true if [constraint set2]; otherwise, false.
- (void)setConstraintSet2:(bool)valueDiscussion
true if [constraint set2]; otherwise, false.
Declared In
FMIceLinkH264ProfileIop.h